IdleTime

Category: IRC

Syntax:
$IdleTime()

Returns the number of seconds that have elapsed since you last sent a command to the server.

Example:
if $IdleTime() > 600
  Away (automatically set away after 10 minutes)
endif

See also: TimeConnected


Next in "IRC": IsHalfOp
Previous in "IRC": HalfOpList
Next by name: Inflate
Previous by name: HideToolbar
Up to all functions by name or commands and functions by category